- hex digit
- шестнадцатеричная цифра - см. hexadecimal
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Hex dump — is a hexadecimal view (on screen or a printout) of computer memory. Each byte (8 bits) is represented as a two digit hexadecimal number. Hex dumps are commonly organized into rows of 8 or 16 bytes, sometimes separated by whitespaces. Some hex… … Wikipedia
Intel HEX — is a file format for conveying binary information for applications like programming microcontrollers, EPROMs, and other kinds of chips. It is one of the oldest file formats available for this purpose, having been in use since the 1970s. Fact|date … Wikipedia
Computer numbering formats — The term computer numbering formats refers to the schemes implemented in digital computer and calculator hardware and software to represent numbers. A common mistake made by non specialist computer users is a certain misplaced faith in the… … Wikipedia
Computer number format — A computer number format is the internal representation of numeric values in digital computer and calculator hardware and software.[1] Contents 1 Bits, bytes, nibbles, and unsigned integers 1.1 Bits 1.2 … Wikipedia
SREC (file format) — The Motorola S record format is an ASCII encoding for binary data. It is also known as the SREC or S19 format. The format has several advantages over binary formats. The ASCII encoding allows the files to be edited with a text editor. Also, each… … Wikipedia
Derived unique key per transaction — In cryptography, Derived Unique Key Per Transaction (DUKPT) is a key management scheme in which for every transaction, a unique key is used which is derived from a fixed key. Therefore, if a derived key is compromised, future and past transaction … Wikipedia
Nibble — This article is about the information storage unit. For other uses, see Nibble (disambiguation). A character table ordered by nibbles. In computing, a nibble (often nybble or even nyble to simulate the spelling of byte) is a four bit… … Wikipedia
UTF-7 — (7 bit Unicode Transformation Format) is a variable length character encoding that was proposed for representing Unicode text using a stream of ASCII characters. It was originally intended to provide a means of encoding Unicode text for use in… … Wikipedia
Coreboot — Infobox Software name = Coreboot caption = Coreboot author = Ronald G. Minnich, Eric Biederman, Olli Lo, Stefan Reinauer, the coreboot community developer = released = 1999 latest release version = latest release date = latest preview version =… … Wikipedia
3B/RTR Spades — History= From [http://www.pagat.com/boston/spades.html the Card Games website] . Spades was invented in the United States of America in the 1930s and is played quite widely in North America. 3B/RTRSpades was invented at Bell Laboratories in Lisle … Wikipedia
Nibble (informatique) — Un nibble (ou, plus rarement nybble) est, en informatique, un agrégat de 4 bits, soit un demi octet. Un nibble contenant 4 bits, il peut prendre seize (24) valeurs différentes et correspond donc à un seul chiffre hexadécimal, d où son autre… … Wikipédia en Français